Skip to content

feat: added .env.example file to template secret variables #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

harshitsaini17
Copy link
Contributor

@harshitsaini17 harshitsaini17 commented Jan 20, 2025

Title

Added .env.example file to template secret variables

Resolves #94

Type of Change

  • New feature
  • Bug fix
  • UI/UX improvement

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Description and Impact

I added a .env.example file to demonstrate the required environment variables without exposing sensitive data, which enhances our application's security.

@a19hu a19hu merged commit 62d1f1b into devlup-labs:main Jan 28, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Environment Configuration (.env.example)
2 participants